home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / mozilla-firefox / searchplugins / google.src < prev    next >
Text File  |  2006-05-08  |  718b  |  32 lines

  1. # Mozilla/Google plug-in by amitp+mozilla@google.com
  2.  
  3. <search 
  4.    name="Google"
  5.    description="Google Search"
  6.    method="GET"
  7.    action="http://www.google.com/search"
  8.    queryCharset="utf-8"
  9. >
  10.  
  11. <input name="q" user>
  12. <inputnext name="start" factor="10">
  13. <inputprev>
  14. <input name="ie" value="utf-8">
  15. <input name="oe" value="utf-8">
  16.  
  17. <interpret 
  18.     browserResultType="result" 
  19.     charset = "UTF-8"
  20.     resultListStart="<!--a-->" 
  21.     resultListEnd="<!--z-->" 
  22.     resultItemStart="<!--m-->" 
  23.     resultItemEnd="<!--n-->"
  24. >
  25. </search>
  26.  
  27. <browser
  28.     update="https://addons.mozilla.org/searchplugins/updates/google.src"
  29.     updateIcon="https://addons.mozilla.org/searchplugins/updates/google.gif"
  30.     updateCheckDays="1"
  31. >
  32.